body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	/* The reset rules */
	margin:0px;
	padding:0px;
}

body{
	color:#555555;
	font-size:13px;
    background-image:      url('http://sms-dom.de/images/bg.gif');
    background-color:      #fff;
	font-family:Arial, Helvetica, sans-serif;
	width: 100%;
}



h1{
	font-size:28px;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	letter-spacing:1px;
}

h2{
	font-family:"Arial Narrow",Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	letter-spacing:1px;
	padding-left:2px;
	text-transform:uppercase;
	white-space:nowrap;
	margin-top:4px;
	color:#888888;
}

#main p{
	padding-bottom:8px;
}

.clear{
	clear:both;
}

#main{
	width:800px;
	/* Centering it in the middle of the page */
	margin:60px auto;
}

.container{
	margin-top:20px;
	
	background:#FFFFFF;
	border:1px solid #E0E0E0;
	padding:15px;
	
	/* Rounded corners */
	-moz-border-radius:20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius:20px;
}

.err{
	color:red;
}

.success{
	color:#00CC00;
}

a, a:visited {
	color:#00BBFF;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

.tutorial-info{
	text-align:center;
	padding:10px;
}

#content{
margin:         0px auto;
padding:        25px;
width:800px;
font-family:Arial;
font-size:14px;
color:#4C4C4C;
}


.header{
height:15px;
background-image: url('http://sms-dom.de/images/head.gif');
background-repeat:no-repeat;
background-position:bottom;
}

.logo{
width:800px;
height:140px;
background-color:#FFFFFF;
background-image: url('http://sms-dom.de/images/header.gif');
background-repeat:no-repeat;
background-position:0 20px;
}

#headimg{
float:right;
position:relative; 
right:110px; 
top:3px;
}

#cont{
background-color:#FFFFFF;
}

.main{
margin:0 20px 0 20px;
}

#smsbox
{
    float:left;
	margin:10px 0 10px 25px;
    width:400px;
	border:1px solid #C0C0C0;
}

#adboxleft
{
    float:left;
    margin:10px 0 10px 0;
    width:300px;
    height: 250px;
}

#prembox
{
    float:left;
    margin:10px 0 10px 25px;
    padding:10px;
    width:500px;
}

#premleft
{
    float:left;
    margin:10px 0 10px 25px;
    padding:10px;
    width:180px;
    font-size:16px;
}

a
{
color: #999999;
text-decoration:none;
}
.error
{
	border: 1px  #8F1D00 solid;
	background-color: #F1D8CF;
	font-size: 12;
}
.action
{
	border: 1px  #006600 solid;
	background-color: #D7FFD7;
	font-size: 12;
}
.info
{
	border: 1px  #D1D1D1 solid;
	background-color: #EAEAEA;
	font-size: 12;
}

.menu
{
	font-family: Tahoma;
	font-size: 12;
	color: #808080;
 	border: 1px  #D1D1D1 solid;
}

a.menu:hover
{
	color: white;
}

.footer{
margin-top:20px;
text-align:center;
background-color:#FFFFFF;
}

#popup3 { background: url(images/bg.png) no-repeat; display:none;height:252px;padding:15px;width:454px; }
#em4a { color:#999999;background-color:#FFFFFF;display:block;text-decoration:none; }

#popup4 { background: url(images/bg2.png) no-repeat; display:none;height:350px;padding:15px;width:454px; }

.foot{
height:15px;
background-image: url('http://sms-dom.de/images/foot.gif');
background-repeat:no-repeat;
background-position:bottom;
}
