.allspace {
	height: 99%;
	width: 1500px;
}
.leftspace {
	float: left;
	text-align: center;
	width: 320px;
	height: 100%;
	min-height: 600px;
}
.rightspace {
	border: 3px ridge black;
	float: left;
	text-align: center;
	width: 1024px;
	height: 100%;
	min-height: 600px;
}
@font-face {
        font-family: "Handwrite";
        src: url('/themes/font/lhandw-webfont.eot');
        src: url('/themes/font/lhandw-webfont.eot?#iefix') format('embedded-opentype'),
             url('/themes/font/lhandw-webfont.woff2') format('woff2'),
             url('/themes/font/lhandw-webfont.woff') format('woff'),
             url('/themes/font/lhandw-webfont.ttf') format('truetype'),
             url('/themes/font/lhandw-webfont.svg#lhandwmedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
        font-family: "zirkelrunen";
	src: url('/themes/font/carmodin-webfont.eot');
	src: url('/themes/font/carmodin-webfont.eot?#iefix') format('embedded-opentype'),
	     url('/themes/font/carmodin-webfont.woff2') format('woff2'),
       	     url('/themes/font/carmodin-webfont.woff') format('woff'),
             url('/themes/font/carmodin-webfont.ttf') format('truetype'),
             url('/themes/font/carmodin-webfont.svg#carmodinmedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'goldarusrunen';
    src: url('/themes/font/goldarus-webfont.eot');
    src: url('/themes/font/goldarus-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/font/goldarus-webfont.woff2') format('woff2'),
         url('/themes/font/goldarus-webfont.woff') format('woff'),
         url('/themes/font/goldarus-webfont.ttf') format('truetype'),
         url('/themes/font/goldarus-webfont.svg#goldarusrunenmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'izmirsrunen';
    src: url('/themes/font/izmirrunes-webfont.eot');
    src: url('/themes/font/izmirrunes-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/font/izmirrunes-webfont.woff2') format('woff2'),
         url('/themes/font/izmirrunes-webfont.woff') format('woff'),
         url('/themes/font/izmirrunes-webfont.ttf') format('truetype'),
         url('/themes/font/izmirrunes-webfont.svg#izmirrunesmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1 {
	font-size: 200%;
	font-weight: bold;
}
h2 {
	font-weight: bold;
	font-size: 150%;
}
h3 {
	font-weight: bold;
	font-size: 100%;
}
* {
	font-family: Handwrite;
}
/*
table {
	font-size: 80%;
}
table tr td {
	width: 160px;
}
*/
table tr td input {
	font-size: 80%;
	width: 160px;
}
table tr td textarea {
        font-size: 80%;
        width: 160px;
}
	

/*
	Form Fehlermeldungen
*/
.error {
	color:	#FF0000;
}
.info {
	color:	#00CC00;
}

.izmirsrunen{
        font-family: izmirsrunen;
}
.goldarusrunen{
        font-family: goldarusrunen;
}
.zirkelrunen{
        font-family: zirkelrunen;
}
.izmirsrunen>*{
        font-family: izmirsrunen;
}
.goldarusrunen>*{
        font-family: goldarusrunen;
}
.zirkelrunen>*{
        font-family: zirkelrunen;
}
.labelsmall{
	width: 60px;
	float: left;
	text-align: left;
}
.labelmid{
        width: 150px;
	padding-left: 20px;
        float: left;
        text-align: left;
}
.labelnormal{
	width: 250px;
	float: left;
	text-align: left;
}
.labelnormalbig{
        width: 350px;
        float: left;
        text-align: left;
}
.labelbig{
        width: 540px;
        float: left;
	text-align: left;
}
#inputSearch {
    background-image: url('/themes/images/searchicon.png'); 
    background-position: 10px 12px;
    background-repeat: no-repeat;
    width: 80%;
    padding: 12px 20px 12px 40px;
    border: 1px solid #ddd;
    margin-bottom: 12px;
}
.forget_password{
	width: 150px;
	float: left;
}
.inputnormal{
        width: 150px;
        text-align: left;
	float: left;
}
.inputmid{
        width: 370px;
        text-align: left;
        float: left;
}
.inputbig{
        width: 540px;
        float: left;
        text-align: left;
}
.inputbigmagicalpoints{
        width: 50px;
        float: left;
        text-align: left;
}
.textareabig{
        width: 540px;
	height: 100px;
        float: left;
}
fieldset{
        border: 1px solid lightgrey;
        border-radius: 8px;
        background: #FFFFFF;
        padding: 5px;
}
.fieldsetsquare{
	width: 474px;
	height: 200px;
	float: left;
	text-align: left;
}
.fieldsetsquarenews{
        width: 564px;
	height: 200px;
        float: left;
	display: inline-block;
        text-align: left;
        background: #f9f9f9;
}
.fieldsetoverflow {
        overflow-y: auto;
        height: 150px;
        max-height: 1500px;
}
.divcenter{
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
.divcenterfix{
        display: inline-block;
        text-align: center;
        vertical-align: middle;
        width: 928px;
}
.divcenterbutton{
        display: inline-block;
        text-align: center;
	float: left;
        width: 960px;
}
.fieldsetsquaresmall{
        width: 200px;
        height: 330px;
        float: left;
        text-align: center;
}
.fieldsetsquaresmallwithrunes{
        width: 200px;
        height: 530px;
        float: left;
        text-align: center;
}
.selectnormal{
        width: 200px;
        text-align: left;
        float: left;
}
.inputarea{
	width: 400px;
	height: 300px;
	text-align: left;
	float: left;
}
.labelkontakt{
        width: 350px;
	float: left;
	text-align: left;
}
.labeltablelike {
        width: 265px;
        text-align: left;
        float: left;
	font-size: 80%;
}
.inputtablelike {
        width: 250px;
        text-align: left;
        float: left;
	margin-right: 10px;
}
.inputchecktablelike {
        width: 100px;
        text-align: left;
        float: left;
}
.inputchecktablelikesmall {
        width: 30px;
        float: left;
}
.inputsubmittablelike {
	float: left;
}
.fieldsetbig {
	width: 880px;
}
.fieldsettheorie {
	width: 750px;
}
.labeltablelikehome {
        width: 116px;
        text-align: left;
        float: left;
        font-size: 80%;
}
.inputtablelikehome {
        width: 100px;
        text-align: left;
        float: left;
        margin-right: 10px;
	font-size: 80%;
	height: 80px;
}
.inputchecktablelikehome {
        width: 50px;
        text-align: left;
        float: left;
}
.inputsubmittablelikehome {
        float: left;
}
.fieldsetbighome {
        width: 990px;
}
.divinputhome {
	height: 80px;
}
ul {
	text-align:left;
	list-style-type: none;
	width: 300px;
}
button {
	width: 300px;
	height: 50px;
	margin-left:10px;
	margin-top:10px;
	vertical-align:top;
}
.runen {
        width: 300px;
        height: 200px;
}
.runenFieldset {
	width: 480px;
	height: 170px;
	float: right;
	margin-right: 20px;
}
.buttontheorie {
	width: 240px;
	float: left;
}
.theory_save {
	height: 31px;
}
.theory_message {
	width: 540px;
	height: 31px;
}
.master_of_words {
        width: 480px;
	float: left;
}
.master_of_words_points {
        width: 480px;
}
/* Outer */
.popup {
    width:100%;
    height:100%;
    display:none;
    position:fixed;
    top:0px;
    left:0px;
    background:rgba(0,0,0,0.75);
}
 
/* Inner */
.popup-inner {
    width:90%;
    height:80%;
    padding:40px;
    position:absolute;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    box-shadow:0px 2px 6px rgba(0,0,0,1);
    border-radius:3px;
    background:#fff;
    overflow-x: hidden;
    overflow-y: scroll;
}
 
/* Close Button */
.popup-close {
    width:30px;
    height:30px;
    padding-top:4px;
    display:inline-block;
    position:absolute;
    top:20px;
    right:20px;
    transition:ease 0.25s all;
    -webkit-transform:translate(50%, -50%);
    transform:translate(50%, -50%);
    border-radius:1000px;
    background:rgba(0,0,0,0.8);
    font-size:20px;
    text-align:center;
    line-height:100%;
    color:#fff;
}
 
.popup-close:hover {
    -webkit-transform:translate(50%, -50%) rotate(180deg);
    transform:translate(50%, -50%) rotate(180deg);
    background:rgba(0,0,0,1);
    text-decoration:none;
}
